04. Computer Vision Applications
- Computer Vision Applications
Examples of Computer Vision Applications
In general, computer vision is used in many applications to recognize objects and their behavior. Below are some examples.
** Self-Driving Car**
Computer vision is used for vehicle and pedestrian recognition and tracking (to see their speed and predict movement).
** Medical Image Analysis and Diagnosis**
An AI system, using computer vision, can learn to recognize images of cancerous tissue and help with early detection and diagnoses.
Photo Tagging and Face Recognition
Computer vision can be trained to recognize and tag (or label) faces or different features in any given photo library. This is already a feature that many of our phones have!
** Image Retrieval**
As a compliment to image recognition, computer vision is also used to retrieve relevant images based on some search text/given label; this is called image retrieval. For example, searching the term "sunflower" in Google images, should return relevant images of sunflowers!
Automatic Image Captioning
Using AI techniques and computer vision, a system can recognize behavior in images and caption it correctly.